PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowText4Operator Class / PDFShowText4Operator Constructor / PDFShowText4Operator Constructor(PDFCosString,double,double,PDFTextVisualObject)
In This Topic
    PDFShowText4Operator Constructor(PDFCosString,double,double,PDFTextVisualObject)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFShowText4Operator( 
       PDFCosString text,
       double wordSpacing,
       double characterSpacing,
       PDFTextVisualObject textVisualObject
    )

    Parameters

    text
    wordSpacing
    characterSpacing
    textVisualObject
    See Also